Release 10.1A: OpenEdge Development:
ADM Reference
displayObjects
Procedure that displays values for nondatabase-related fields.
Location: datavis.i Parameters: None Notes:
- Invoked from displayFields.
- Displays the values of the fields that are listed in the AppBuilder-maintained preprocessor variable {&DISPLAYED–OBJECTS}. These are fill-ins and other frame fields that are not associated with fields in the associated SmartDataObject.
- This procedure is located in the
datavis.iinclude file rather than the super proceduredatavis.pin order to provide access to the DISPLAYED–OBJECTS preprocessor value. Therefore, to override this procedure, it is necessary to define a local version of displayedObjects in an individual visual SmartObject and then define the EXCLUDE–displayedObjects preprocessor, which removes the standard version from the compilation.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |